d/rules: Generate files from .in counterparts for every package
authorSimon McVittie <smcv@debian.org>
Sun, 30 Sep 2018 16:50:37 +0000 (17:50 +0100)
committerSimon McVittie <smcv@debian.org>
Sun, 30 Sep 2018 16:50:40 +0000 (17:50 +0100)
commit69052a74da36674cde41bc5b5fb666f9203ef079
tree2fe79240fcca8c21325c03237508bd9e74c34dc7
parentaf70a95d8a4a2ea986a8b9c11a80ec84a464d344
d/rules: Generate files from .in counterparts for every package

Doing this for every package, not just the ones we are going to build,
avoids dh_missing false positives for files that would have gone into
packages not included in the current build, for example libgtk-4-common
during an amd64-only build.
debian/changelog
debian/rules